3.4 Specifying the target user

The user identifier passed to the MyID server is based on the Windows logon name of the user. This is then matched against the SAM Account Name stored for the user in the MyID database.

You can change how the system handles the user identifier in the following ways:

Note: In addition to the Windows logon name, MyID also passes the User Principal Name from the client and attempts to match this against the UPN stored for the user in the MyID database; however, if you use the /un command line option or the MYID_USERNAME environment variable to override the Windows logon name taken from the client, MyID does not pass the User Principal Name from the client.

3.4.1 Case sensitivity

3.4.2 Disabling UPN and SAMAccountName checks for the Self-Service App

If you launch the Self-Service App without the /un parameter and there is no MYID_USERNAME environment variable configured, by default, MyID carries out a series of checks, including attempts to find:

If you do not have a UPN or SAM Account Name, these checks fail, and you cannot view your jobs in the Self-Service App.

To remedy this, you can set the Ignore UPN and SAMAccountName checks for Self-Service jobs configuration option (on the Self-Service page of the Security Settings workflow) to Yes, and MyID ignores the UPN and SAM Account Name checks, allowing you to view your available jobs.